home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / Chip_2003-11_cd1.bin / chplus / holba / x-piv.swf / scripts / DefineButton2_24 / BUTTONCONDACTION on(press).as
Text File  |  2003-09-22  |  70b  |  5 lines

  1. on(press){
  2.    getUrl("0-piv.htm", "vpravo");
  3.    gotoAndPlay(1);
  4. }
  5.